home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Demos
/
ByCompany
/
ThoughtfulSoftware
/
HyperSense
/
HyperSense.app
/
InsPaneStkVwr.nib
/
data.classes
next >
Wrap
Text File
|
1993-09-30
|
438b
|
33 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
InsPane = {
ACTIONS = {
sendOk:;
};
OUTLETS = {
selection;
inspector;
window;
colorPanel;
ourView;
};
SUPERCLASS = Object;
};
InsPaneStkVwr = {
ACTIONS = {
setCurrentStack:;
setCurrentPage:;
};
OUTLETS = {
scrollerMatrix;
showPageFormCell;
optionMatrix;
showStackFormCell;
borderMatrix;
};
SUPERCLASS = InsPane;
};